home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1588 / text0000.txt < prev   
Encoding:
Text File  |  1996-08-05  |  1.4 KB  |  49 lines

  1. On 20 Jan 1996, Aaron Gale wrote:
  2.  
  3. > Hi could someone please help me.  I have found a printer driver on
  4. > Aminet for a Oki Microline 92 printer but it has not been compiled.
  5. >
  6. > The file is called:
  7. > OkidataDump.lha            Okidata ML92 driver and screen dumper.
  8. >
  9. > Would it be possible for someone to compile it for me for use on an
  10. > A1200.
  11. >
  12. > If someone could do this please UUencode and e-mail to to me at
  13. > agale@agale.tcp.co.uk
  14. >
  15. > Thanks very much.
  16. > --
  17. > I must get round to writing myself a decent signature
  18. >
  19. >
  20. >
  21.  
  22. You don't need to compile this at all - the program is archived. All you
  23. need to do is get hold of lha and perform the following:
  24.  
  25. copy df0:okidatadump.lha ram:
  26. copy df0:c/lha ram:
  27. [remove your disk and insert the one to de-archive onto]
  28. ram:lha -e x ram:okidatadump.lha df0:
  29. [it will now decompress onto df0:]
  30.  
  31. this assumes you have lha and copy in the c drawer of your disk in df0:
  32.  
  33. hokay?
  34.  
  35. Rich.
  36.  
  37.          (~~~~~~~~~)                    Richard Lawrence
  38. ____oooo_(__ 0 0 __)_oooo___            University of Liverpool
  39.  ___|___|__(     )__|___|___|_
  40.  _|___|___|( . . )|___|___|___|         u5ral@csc.liv.ac.uk
  41. |___|___|___(___)__|___|___|__          cs0u5110@liverpool.ac.uk
  42.  _|___|___|___|___|___|___|___|
  43. |___|___|___|___|___|___|___|           Top tip: Keep old coffee jars,
  44.  _|___|___|___|___|___|___|___|         they make ideal containers for
  45. |___|___|___|___|___|___|___|           substances of a coffee-type nature.
  46.  
  47.  
  48.  
  49.